UNPKG

squirrel_resource

Version:
6 lines (5 loc) 81 B
declare interface Verify { status: boolean; path?: string; } export = Verify