UNPKG

@linaria/utils

Version:

Blazing fast zero-runtime CSS in JS library

7 lines 264 B
export let ValueType = /*#__PURE__*/function (ValueType) { ValueType[ValueType["LAZY"] = 0] = "LAZY"; ValueType[ValueType["FUNCTION"] = 1] = "FUNCTION"; ValueType[ValueType["CONST"] = 2] = "CONST"; return ValueType; }({}); //# sourceMappingURL=types.js.map