mirror of
https://github.com/cincheo/jsweet.git
synced 2025-12-15 07:19:22 +00:00
rename annotation
This commit is contained in:
parent
e9fd3d5aa2
commit
ce52c5ce1c
@ -35,7 +35,7 @@ import java.lang.annotation.Target;
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target(ElementType.METHOD)
|
||||
@Documented
|
||||
public @interface TypeScriptBody {
|
||||
public @interface Replace {
|
||||
|
||||
/**
|
||||
* The code that will be generated by the transpiler in place of the
|
||||
Loading…
x
Reference in New Issue
Block a user