mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
7 lines
67 B
JavaScript
7 lines
67 B
JavaScript
/**
|
|
* Cheesoid!
|
|
* @name cheese
|
|
*/
|
|
function petrol(): string {
|
|
}
|