1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 10:19:30 +02:00
OpenSTF/res/app/components/stf/tokens/index.js

3 lines
94 B
JavaScript

module.exports = angular.module('stf.tokens', [
require('./generate-access-token').name,
])