@proload/plugin-dotfile
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

@proload/plugin-dotfile

Enables the loading of .[namespace] files using @proload/core.

import load from '@proload/core';
import dotfile from '@proload/plugin-dotfile';

load.use([dotfile]);
await load('namespace');

Readme

Keywords

Package Sidebar

Install

npm i @proload/plugin-dotfile

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

2.7 kB

Total Files

7

Last publish

Collaborators

  • natemoo-re