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

0.2.1 • Public • Published

@proload/plugin-typescript

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

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

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

Package Sidebar

Install

npm i @proload/plugin-typescript

Weekly Downloads

15

Version

0.2.1

License

MIT

Unpacked Size

3.05 kB

Total Files

7

Last publish

Collaborators

  • natemoo-re