UNPKG

@scalar/api-client

Version:

the open source API testing client

5 lines 152 B
/** * Extract file name from an input */ export declare const getFileName: (input: unknown) => string | undefined; //# sourceMappingURL=files.d.ts.map