Registering design system built with Stencil

Hi! I have a design system built with stencil.js and I was wondering if there was a way to import it into a plasmic project! Thanks for any info.

@chungwu

I’m not very familiar with Stencil, but I think you can use React wrappers to turn them into React components, and register them the same way as any code component