wip: scheduler, more component
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export const EMPTY_OBJ: { readonly [key: string]: any } = Object.freeze({})
|
||||
export const EMPTY_ARR: [] = []
|
||||
|
||||
export const NOOP = () => {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user