UNPKG

docutils-ts

Version:

Port of the Python Docutils library to TypeScript

3 lines (2 loc) 70 B
declare function basename(name: string): string; export { basename };