UNPKG

chronology-ts

Version:

typescript port of chronology (gpt-3 python tool)

3 lines (2 loc) 114 B
export declare const hello: () => string; export declare const inject: (input: string, ...args: any[]) => string;