@@ -0,0 +1,5 @@
export interface FontFaceConfig {
family: string;
src: string;
descriptors?: FontFaceDescriptors;
}
The note is not visible to the blocked user.