human/types/profile.d.ts

3 lines
90 B
TypeScript

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