mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-08 19:20:05 +00:00
Remove namespace from sbd type as requested in PR review.
This commit is contained in:
2
types/sbd/index.d.ts
vendored
2
types/sbd/index.d.ts
vendored
@@ -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