UNPKG

@flexvertex/flexvertex-driver

Version:

The official FlexVertex Node.js driver

10 lines (8 loc) 190 B
export const IFlexObject = { getProperty: function(key) { }, setProperty: function(key, value) { }, properties: function() { }, isNew: function() { }, save: function() { } };