Type Alias InternalConfig

InternalConfig: Config<ArgAtom & {
    FilePath: FilePath;
    JavaScriptIdentifier: VariableName;
    NodeHash: Hash;
}>