mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
remove trailing space
This commit is contained in:
Vendored
+1
-1
@@ -545,7 +545,7 @@ interface KnockoutStatic {
|
||||
writeValue(element: HTMLElement, value: any): void;
|
||||
};
|
||||
|
||||
components: KnockoutComponents ;
|
||||
components: KnockoutComponents;
|
||||
}
|
||||
|
||||
interface KnockoutBindingProvider {
|
||||
|
||||
Reference in New Issue
Block a user