UNPKG
wgutils
Version:
beta (1.2.0-beta.0)
latest (1.3.0)
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-beta.0
1.1.0
1.0.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Tools for managing working groups
github.com/graphql/wgutils
graphql/wgutils
wgutils
/
dist
/
index.d.ts
3 lines
(2 loc)
•
102 B
TypeScript
View Raw
1
2
3
export
{ generateAgendas }
from
"./agendas/gen/index.js"
;
export
{
Config
}
from
"./configSchema.js"
;