UNPKG

denoify

Version:

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

2 lines (1 loc) 80 B
export const pathDepth: (targetPath: string) => number = require("path-depth");