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