mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-09 10:42:27 +03:00
8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "./dist",
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts"
|
|
}
|
|
}
|