This module defines the external API for the extension. Other extensions can access this API via the exports instance for the extension.
Look at the CMakeToolsAPI interface for the actual exported API.
CMakeToolsAPI
Copy the api.ts source file into your project to use it.
api.ts
Generated using TypeDoc
This module defines the external API for the extension. Other extensions can access this API via the exports instance for the extension.
Look at the
CMakeToolsAPI
interface for the actual exported API.Copy the
api.ts
source file into your project to use it.