mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Removes comments from test file
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
/// <reference path="simplebar.d.ts"/>
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
// Type definitions for simplebar.js 1.1.7
|
||||
// Project: https://github.com/Grsmto/simplebar
|
||||
// Definitions by: Gregor Woiwode <https://github.com/gregonnet>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
var simplebar = $.fn.simplebar.noConflict();
|
||||
$.fn.simplebar = simplebar;
|
||||
|
||||
Reference in New Issue
Block a user