doc: comments for codebase and updated documentation
This commit is contained in:
@@ -13,6 +13,9 @@ import {
|
||||
import FontApplicator from '../FontApplicator/FontApplicator.svelte';
|
||||
|
||||
interface Props {
|
||||
/**
|
||||
* Object with information about font
|
||||
*/
|
||||
font: UnifiedFont;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user