// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`trailing.ts 1`] = ` export class BaseSingleLevelProfileTargeting< T extends ValidSingleLevelProfileNode, > { } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ export class BaseSingleLevelProfileTargeting< T extends ValidSingleLevelProfileNode > {} `;