UNPKG

rollup-plugin-import-assert

Version:

A Rollup plugin to add import assertion behavior and syntax support

3 lines (2 loc) 91 B
import { Plugin } from 'rollup'; export declare function importAssertionsPlugin(): Plugin;