Test name, and remove todos
This commit is contained in:
parent
9c20ace184
commit
37797c4d50
@ -26,16 +26,12 @@ defineType("BooleanTypeAnnotation", {
|
||||
|
||||
defineType("BooleanLiteralTypeAnnotation", {
|
||||
aliases: ["Flow"],
|
||||
fields: {
|
||||
// todo
|
||||
}
|
||||
fields: {}
|
||||
});
|
||||
|
||||
defineType("NullLiteralTypeAnnotation", {
|
||||
aliases: ["Flow"],
|
||||
fields: {
|
||||
// todo
|
||||
}
|
||||
fields: {}
|
||||
});
|
||||
|
||||
defineType("ClassImplements", {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user