Skip to content

Commit 854ca29

Browse files
Merge pull request #61 from abrahamtorrestorres/main
fix(meta): Export isCustomModelCompatible function
2 parents c13930e + 2d96de1 commit 854ca29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

newmodels_azul/meta.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<export function="getCustomModelName" type="shared"/>
3434
<export function="isValidElement" type="shared"/>
3535
<export function="getValidElementTypes" type="shared"/>
36+
<export function="isCustomModelCompatible" type="shared"/>
3637

3738
<!-- Files -->
3839
<file src="models/**/*.col"/>

0 commit comments

Comments
 (0)