UNPKG

@focuson/cod

Version:

A command line tool to help with the code on demand

8 lines (7 loc) 362 B
import { StringReplaceData } from "./Strings"; export declare const testString: string; export declare const jsonTestData: string; export declare const jsonDataAfterReplacement: string; export declare const stringReplaceData: StringReplaceData[]; export declare const testContent = "test file content"; export declare const testShaCode = "d5579c46dfcc7";