mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-07 09:40:19 +00:00
Remove namespace from sbd type as requested in PR review.
This commit is contained in:
Vendored
-2
@@ -3,8 +3,6 @@
|
||||
// Definitions by: Brian Cort <https://github.com/thatcort>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
export as namespace sbd;
|
||||
|
||||
export interface Options {
|
||||
newline_boundaries?: boolean;
|
||||
html_boundaries?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user