UNPKG

ts-json-schema-generator

Version:

Generate JSON schema from your Typescript sources

2 lines (1 loc) 75 B
export declare function strip(input: string, chars?: Set<string>): string;