Type Alias CreateApp

type CreateApp = {
    attributes?: AppAttributes;
}
Index

Properties

Properties

attributes?: AppAttributes