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

0.2.1 • Public • Published

@proload/plugin-tsm

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

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

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

Package Sidebar

Install

npm i @proload/plugin-tsm

Weekly Downloads

5,032

Version

0.2.1

License

MIT

Unpacked Size

2.63 kB

Total Files

7

Last publish

Collaborators

  • natemoo-re