All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
3 lines
238 B
TypeScript
3 lines
238 B
TypeScript
export { stylefunction, recordStyleLayer, renderTransparent } from "./stylefunction.js";
|
|
export { apply as default, apply, applyBackground, applyStyle, getFeatureState, setFeatureState, getLayer, getLayers, getSource } from "./apply.js";
|