Merge pull request #435 from yogas/export_UpdateEncoderV1
export UpdateEncoderV1
This commit is contained in:
commit
6258ba1ce9
@ -89,7 +89,8 @@ export {
|
|||||||
diffUpdate,
|
diffUpdate,
|
||||||
diffUpdateV2,
|
diffUpdateV2,
|
||||||
convertUpdateFormatV1ToV2,
|
convertUpdateFormatV1ToV2,
|
||||||
convertUpdateFormatV2ToV1
|
convertUpdateFormatV2ToV1,
|
||||||
|
UpdateEncoderV1
|
||||||
} from './internals.js'
|
} from './internals.js'
|
||||||
|
|
||||||
const glo = /** @type {any} */ (typeof window !== 'undefined'
|
const glo = /** @type {any} */ (typeof window !== 'undefined'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user