chore(utils): improve link utils

This commit is contained in:
Benjamin Canac
2024-01-11 12:16:27 +01:00
parent 02d72df527
commit 28b736a703
4 changed files with 42 additions and 7 deletions

View File

@@ -74,3 +74,4 @@ export function looseToNumber (val: any): any {
}
export * from './lodash'
export * from './link'