diff --git a/meteor-roles/meteor-roles.d.ts b/meteor-roles/meteor-roles.d.ts index 95e4223ac..487300b82 100644 --- a/meteor-roles/meteor-roles.d.ts +++ b/meteor-roles/meteor-roles.d.ts @@ -1,10 +1,10 @@ -/// - // Type definitions for Meteor Roles 1.2.14 // Project: https://github.com/alanning/meteor-roles/ // Definitions by: Robbie Van Gorkom // Definitions: https://github.com/borisyankov/DefinitelyTyped +/// + /** * Provides functions related to user authorization. Compatible with built-in Meteor accounts packages. *