File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Apache License Version 2.0
22
3- Copyright (c) 2025 Salesforce, Inc.
3+ Copyright (c) 2026 Salesforce, Inc.
44All rights reserved.
55
66 Apache License
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 , Salesforce, Inc.
2+ * Copyright 2026 , Salesforce, Inc.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1414 * limitations under the License.
1515 */
1616
17-
18-
1917import { SfCommand , Flags } from '@salesforce/sf-plugins-core' ;
2018import { Messages } from '@salesforce/core' ;
2119
22- Messages . importMessagesDirectoryFromMetaUrl ( import . meta. url )
20+ Messages . importMessagesDirectoryFromMetaUrl ( import . meta. url ) ;
2321const messages = Messages . loadMessages ( '@salesforce/plugin-template-sf' , 'hello.world' ) ;
2422
2523export type HelloWorldResult = {
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 , Salesforce, Inc.
2+ * Copyright 2026 , Salesforce, Inc.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 , Salesforce, Inc.
2+ * Copyright 2026 , Salesforce, Inc.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2025 , Salesforce, Inc.
2+ * Copyright 2026 , Salesforce, Inc.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments