UNPKG

lucide-solid

Version:

A Lucide icon library package for Solid applications

13 lines (11 loc) 311 B
/** * @license lucide-solid v0.488.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ // src/aliases/index.ts export * from "./aliases"; export * from "./prefixed"; export * from "./suffixed"; //# sourceMappingURL=index.jsx.map