Package xyz.block.ftl
Annotation Export
-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Retention(value = RetentionPolicy.RUNTIME)@Target(value = {ElementType.METHOD, ElementType.TYPE, ElementType.PARAMETER}) public @interface Export
Marks the given item as exported in the FTL schema.