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

0.2.1 • Public • Published

@proload/plugin-rc

Enables the loading of [namespace]rc files with any extension using @proload/core.

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

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

Readme

Keywords

Package Sidebar

Install

npm i @proload/plugin-rc

Weekly Downloads

3

Version

0.2.1

License

MIT

Unpacked Size

2.26 kB

Total Files

7

Last publish

Collaborators

  • natemoo-re