# extendify/3.2.1/src/AutoLaunch/templates/surface.js

Extendify, version 3.2.1. 4 lines.

- Page: https://pluginprobe.com/plugins/extendify/3.2.1/code/src/AutoLaunch/templates/surface.js
- Raw: https://pluginprobe.com/plugins/extendify/3.2.1/raw/src/AutoLaunch/templates/surface.js
- Modified: 2026-09-09T18:23:40+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/extendify/3.2.1/code/src/AutoLaunch/templates/surface.js#L10-L20`.

```javascript
// One card for every template, so two stages wearing it cannot drift apart.
export const CARD =
	'rounded-ui-card border-ui border-ui-line bg-ui-surface shadow-ui backdrop-blur-ui';

```
