mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
parent
36b1ca5d16
commit
ed5c1ddfd4
1 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,5 @@ export type source<T> = vide.source<T>
|
|||
export type Source<T> = vide.Source<T>
|
||||
export type context<T> = vide.context<T>
|
||||
export type Context<T> = vide.Context<T>
|
||||
export type CanBe<T> = T | () -> T
|
||||
export type canBe<T> = T | () -> T
|
||||
|
||||
return vide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue