UNPKG

@clawject/di

Version:

<p align="center"> <a href="https://clawject.com/" target="_blank"><img src="https://clawject.com/img/logo.svg" align="center" alt="Clawject Logo" width="120" height="120" /></a> </p>

6 lines (5 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const unplugin_1 = require("unplugin"); const index_1 = require("./index"); exports.default = (0, unplugin_1.createEsbuildPlugin)(index_1.unpluginFactory);