Most extensions are custom-elements. For custom-template extensions, this value needs to be set true. E.g: amp-mustache. NEXT AVAILABLE TAG: 4
| 305 | // value needs to be set true. E.g: amp-mustache. |
| 306 | // NEXT AVAILABLE TAG: 4 |
| 307 | type ExtensionSpec_ExtensionType int32 |
| 308 | |
| 309 | const ( |
| 310 | ExtensionSpec_UNKNOWN ExtensionSpec_ExtensionType = 0 |