mirror of
https://github.com/bitinflow/ui.git
synced 2026-03-13 13:45:59 +00:00
add dist
This commit is contained in:
11
dist/runtime/components/BitinflowFirstLevelLink.vue.d.ts
vendored
Normal file
11
dist/runtime/components/BitinflowFirstLevelLink.vue.d.ts
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
declare namespace _default {
|
||||
const name: string;
|
||||
namespace props {
|
||||
namespace icon {
|
||||
export const type: StringConstructor;
|
||||
const _default: string;
|
||||
export { _default as default };
|
||||
}
|
||||
}
|
||||
}
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user