Skip to main content

CreatePackageData

@codebolt/types


Interface: CreatePackageData

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/projectStructure.ts:133

Properties

PropertyTypeDefined in
description?stringcommon/types/src/codeboltjstypes/libFunctionTypes/projectStructure.ts:136
namestringcommon/types/src/codeboltjstypes/libFunctionTypes/projectStructure.ts:134
pathstringcommon/types/src/codeboltjstypes/libFunctionTypes/projectStructure.ts:135
type?"frontend" | "backend" | "shared" | "library" | "service"common/types/src/codeboltjstypes/libFunctionTypes/projectStructure.ts:137