0.1.2 • Published 4 years ago
@egoist/rollup-plugin-ts-resolve v0.1.2
💛 You can help the author become a full-time open-source maintainer by sponsoring him on GitHub.
@egoist/rollup-plugin-ts-resolve
Resolve
.d.ts
and.ts
fromnode_modules
Install
npm i @egoist/rollup-plugin-ts-resolve
Usage
import tsResolve from '@egoist/rollup-plugin-ts-resolve'
import dts from 'rollup-plugin-dts'
export default {
plugins: [tsResolve(), dts()],
}
License
MIT © EGOIST