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