mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixing declaration format.
This commit is contained in:
Vendored
+2
-2
@@ -1,10 +1,10 @@
|
||||
/// <reference path="../meteor/meteor.d.ts" />
|
||||
|
||||
// Type definitions for Meteor Roles 1.2.14
|
||||
// Project: https://github.com/alanning/meteor-roles/
|
||||
// Definitions by: Robbie Van Gorkom <https://github.com/vangorra>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../meteor/meteor.d.ts" />
|
||||
|
||||
/**
|
||||
* Provides functions related to user authorization. Compatible with built-in Meteor accounts packages.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user