wip: props resolving
This commit is contained in:
3
packages/runtime-core/src/warning.ts
Normal file
3
packages/runtime-core/src/warning.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function warn(...args: any[]) {
|
||||
// TODO
|
||||
}
|
||||
Reference in New Issue
Block a user