mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
chore: remove alias comments (#6816)
* chore: remove alias comments * chore: format * chore: remove extra newlines * chore: fix bad replaces
This commit is contained in:
@@ -28,8 +28,6 @@ export interface ITheme {
|
||||
|
||||
/**
|
||||
* Class for a theme.
|
||||
*
|
||||
* @alias Blockly.Theme
|
||||
*/
|
||||
export class Theme implements ITheme {
|
||||
/** @internal */
|
||||
|
||||
Reference in New Issue
Block a user