UNPKG

denoify

Version:

For NPM module authors that would like to support Deno but do not want to write and maintain a port.

3 lines (2 loc) 105 B
export declare const test: (sourceCode: string) => boolean; export declare const modification: string[];