mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
// generated by {{generator}}
|
|
/**
|
|
* This module exports all modules providing `Element` subclasses.
|
|
*/
|
|
|
|
{{#imports}}
|
|
import {{.}}
|
|
{{/imports}}
|