/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v21.2.12
src/components-examples/public-api.ts
5 строк
200 B
Paul Gschwendtner
build: do not ship load-example code to npm package (#18547)
20 фев 2020, 00:28
Не верифицирован
20 фев 2020, 00:28
78115de
Код
Авторство
О чём код?
export * from './example-data'; // The example-module file will be auto-generated. As soon as the // examples are being compiled, the module file will be generated. export * from './example-module';