UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

9 lines (8 loc) 164 B
```C // Struct to hold custom function callback struct Sass_Function { const char* signature; Sass_Function_Fn function; void* cookie; }; ```