Skip to main content
Module

x/dirname/egg.yml

The Deno implementation of __dirname of Node
Latest
File
name: dirnamedescription: A dead simple implementation of Node's __dirname in Denostable: truerepository: 'https://github.com/martonlederer/dirname'version: 1.1.2checkFormat: falsecheckTest: falsecheckAll: falseunlisted: falseentry: /mod.tsfiles: - LICENSE - README.md - types.ts - mod.ts - mod.ts