@uirouter/core
Version:
UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps
13 lines • 719 B
Source Map (JSON)
{
"version": 3,
"file": "index.js",
"sourceRoot": "",
"sources": [
"@uirouter/core/index.ts"
],
"names": [],
"mappings": ";;;;;;;;;;;;AAAA,iDAA+B;AAC/B,iDAA+B;AAC/B,+CAA6B;AAC7B,kDAAgC;AAChC,gDAA8B;AAC9B,qDAAmC;AACnC,8CAA4B;AAC5B,+CAA6B;AAC7B,4CAA0B;AAE1B,2CAAyB;AACzB,4CAA0B;AAC1B,8CAA4B",
"sourcesContent": [
"export * from './common/index';\nexport * from './params/index';\nexport * from './path/index';\nexport * from './resolve/index';\nexport * from './state/index';\nexport * from './transition/index';\nexport * from './url/index';\nexport * from './view/index';\nexport * from './globals';\n\nexport * from './router';\nexport * from './vanilla';\nexport * from './interface';\n"
]
}