File size: 282 Bytes
4db1732 | 1 2 3 4 5 6 7 8 9 10 | /**
* Type-checked examples for style utilities in {@link ./styles.ts `styles.ts`}.
*
* These examples are included in the API documentation via `@includeCode` tags.
* Each function's region markers define the code snippet that appears in the docs.
*
* @module
*/
export {};
|