/
githubmirror
/
pixijs
Обзор
Документация
Войти
/
githubmirror
/
pixijs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
src/bundle.math-extras.ts
6 строк
237 B
Zyie
fix bundle builds
08 дек 2023, 18:51
08 дек 2023, 18:51
e157153
Код
Авторство
О чём код?
// eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-nocheck - we dynamically create the other index files, so these will throw errors if we don't ignore them import './math-extras/init'; export * from './math-extras';