human/types/profile.d.ts

3 lines
87 B
TypeScript
Raw Normal View History

2021-02-08 18:47:38 +01:00
export declare const data: {};
export declare function run(name: any, raw: any): void;