bpms_site/.svn/pristine/3f/3f4396b2735cfcf096f229c2b4dfb6363749d0cc.svn-base
2025-11-02 16:38:49 +03:30

4 lines
91 B
Plaintext

declare module 'styled-jsx/style' {
export default function JSXStyle(props: any): null
}