Function: parseContainerQueryParams()
function parseContainerQueryParams(params: string): ParsedContainerQuery;
Defined in: _internal/container-query-analysis.ts:341
Parse optional container-name and condition from one @container params
value.
Parametersโ
paramsโ
string