/
githubmirror
/
pixijs
Обзор
Документация
Войти
/
githubmirror
/
pixijs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
src/bundle.html-source.ts
6 строк
237 B
Zyie
feat: add HTML-in-Canvas texture support (#12053)
02 июн 2026, 22:42
Не верифицирован
02 июн 2026, 22:42
b2f8668
Код
Авторство
О чём код?
// 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 './html-source/init'; export * from './html-source';