0.1.0-ts.4 • Published 11 months ago
@rbxts/janitor-extension v0.1.0-ts.4
@rbxts/janitor-extension
Description
A collection of functions to extend the one's Janitor provides out of the box.
Installation
With npm (npm add @rbxts/janitor-extension
)
With pnpm (pnpm add @rbxts/janitor-extension
)
With yarn (yarn add @rbxts/janitor-extension
)
Changes
View CHANGELOG.md
for all the changes.
Links
Further Information
- The index type is currently limited to
unknown
until types of@rbxts/janitor
get further improved. - There are is no documentation, just follow the types while you code.
- This package is licensed under the MIT license.