UNPKG

@json-schema-tools/semantic-release-transpiler

Version:
3 lines (2 loc) 88 B
declare const checkExists: (p: string) => Promise<boolean>; export default checkExists;