human/types/profile.d.ts

3 lines
87 B
TypeScript

export declare const data: {};
export declare function run(name: any, raw: any): void;