Skip to content

Commit e320fbb

Browse files
committed
Support @as("foo") to customize the representation of tags.
1 parent 749ea89 commit e320fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jscomp/frontend/ast_attributes.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ val process_send_pipe : t -> (Parsetree.core_type * t) option
9494

9595
val process_as_value : t -> Lambda.as_value option
9696

97-
val process_tag_name : t -> string option
97+
val process_tag_name : t -> string option

0 commit comments

Comments
 (0)