mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-08 09:17:06 +08:00
* Node: `path.format` input properties are optional If `base` does not exist, `name` and `ext` will be used to compute it. http://devdocs.io/node/path#path_path_format_pathobject * Node: `FormatInputPathObject`: all properties are optional * Node: add myself as author * Avoid usage of `Partial`