UNPKG

@linaria/utils

Version:

Blazing fast zero-runtime CSS in JS library

5 lines 131 B
const isTypedNode = type => p => { return p.type === type; }; export default isTypedNode; //# sourceMappingURL=isTypedNode.js.map