Skip to content

True Myth / eslint-plugin/true-myth-support / Export

Type Alias: Export

Export = { kind: "default"; } | { kind: "named"; name: string; }