effect icon indicating copy to clipboard operation
effect copied to clipboard

refactor: Alternative Effect.Service suggestion

Open patroza opened this issue 1 year ago • 1 comments

since we combine tags and default layers, we can go one step further and grab and pass the dependent services to the constructors.

NOTE: api is not yet finished, I would suggest we have overloads without dependencies as second argument.

at least I couldn't make it work to infer the dependencies and provide them within the same options object.

patroza avatar Oct 13 '24 10:10 patroza