Type Alias NativeExternalPrelude

NativeExternalPrelude: {
    data: VariableName;
    type: "external-native";
}