feat(xen-api): export isOpaqueRef

This commit is contained in:
Julien Fontanet
2020-02-10 15:37:06 +01:00
parent b70969fd03
commit a690b9d825

View File

@@ -39,6 +39,8 @@ const { defineProperties, defineProperty, freeze, keys: getKeys } = Object
export const NULL_REF = 'OpaqueRef:NULL'
export { isOpaqueRef }
// -------------------------------------------------------------------
const RESERVED_FIELDS = {