UNPKG

@pretto/picto

Version:

[![npm version](https://img.shields.io/npm/v/@pretto/picto.svg?style=flat)](https://www.npmjs.com/package/@pretto/picto)

4 lines (3 loc) 182 B
// Re-export everything from modules/index to match the bundled JS structure // This file serves as the main entry point for TypeScript declarations export * from './modules/index';