typo
This commit is contained in:
parent
5594fc4fe0
commit
6ca8d05c66
|
|
@ -31,5 +31,5 @@ export const dict = {
|
||||||
}
|
}
|
||||||
|
|
||||||
// raw functions deal directly in Value types, meaning we can modify collection
|
// raw functions deal directly in Value types, meaning we can modify collection
|
||||||
// careful - the MUST return a Value!
|
// careful - they MUST return a Value!
|
||||||
; (dict.set as any).raw = true
|
; (dict.set as any).raw = true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user