mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
import { utilValue } from './utils';
|
|
|
|
export const value = utilValue + 1;
|