mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
7 lines
111 B
TOML
7 lines
111 B
TOML
[metadata]
|
|
name='Interesting Plugin Name'
|
|
|
|
[[entrypoints]]
|
|
id='some-view'
|
|
name='Some view'
|
|
path='src/view.tsx'
|